			ZZRPDF

Michael Lloyd (http://www.hsu.edu/faculty/lloydm/ti/prgmtabl.html)
Henderson State University

HISTORY
1.0 June 2001 
1.1 August 2015 - updated file to .8xp

DESCRIPTION
Loads the r (correlation coefficient) probability desity function
into Y0. This is a subroutine for the programs RVAL and RAREA.

VARIABLES USED
B = coefficient
E = exponent
N = number of points
X = independent variable
Y0 = pdf function

PROGRAM LISTING
Input "NO. PTS=",N
\chi\\^2\pdf(1,1)\chi\\^2\pdf(1,N-2)\root\(\e\)/\chi\\^2\pdf(1,N-1)\->\B
N/2-2\->\E
"B(1-X\^2\)^E"\->\Y\0\


